home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / assemblers / jad30amy.lha / jade / lisp / debugrc.jlc < prev    next >
Encoding:
Text File  |  1994-04-20  |  130 b   |  3 lines

  1.  
  2. (while t (write (stdout-file) "jade> ") (flush-file (stdout-file)) (format (stdout-file) " => %S\n" (eval (read (stdin-file)))))
  3.